Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

least ancestral entity constraint tests #1695

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bobular
Copy link
Member

@bobular bobular commented Mar 17, 2023

Note, this is a branch from fix-fsm-overlay-entity

Currently failing with ?babel? issues as first reported in #1694

    Details:

    /home/maccallr/Desktop/EDA/web-eda/node_modules/@veupathdb/wdk-client/lib/Utils/IterableUtils.js:33
    export class Seq {
    ^^^^^^

    SyntaxError: Unexpected token 'export'

    > 1 | import { Seq } from '@veupathdb/wdk-client/lib/Utils/IterableUtils';
        | ^
      2 | import {
      3 |   mapStructure,
      4 |   preorder,

      at Runtime.createScriptFromCode (node_modules/jest-runtime/build/index.js:1728:14)
      at Object.<anonymous> (src/lib/core/utils/data-element-constraints.ts:1:1)
      at Object.<anonymous> (src/lib/core/__test__/utils/data-element-constraints.test.ts:3:1)
      at TestScheduler.scheduleTests (node_modules/@jest/core/build/TestScheduler.js:333:13)
      at runJest (node_modules/@jest/core/build/runJest.js:404:19)

Base automatically changed from fix-fsm-overlay-entity to main March 17, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant